Platform Explorer / Nuxeo Platform 2021.51

Operation undoRunningTask (undoRunningTask)

Operation id undoRunningTask
Category Chain
Label undoRunningTask
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.platform.routing.dm.operation.chains

JSON Definition

{
  "id" : "undoRunningTask",
  "label" : "undoRunningTask",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "undoRunningTask",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}